type github.com/golang/mock/gomock.lenMatcher

4 uses

	github.com/golang/mock/gomock (current package)
		matchers.go#L192: type lenMatcher struct {
		matchers.go#L196: func (m lenMatcher) Matches(x interface{}) bool {
		matchers.go#L206: func (m lenMatcher) String() string {
		matchers.go#L293: 	return lenMatcher{i}